docs: Fix copy-paste error in GdkDevice
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 22 Feb 2021 00:10:35 +0000 (00:10 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:31 +0000 (16:37 +0000)
gdk/gdkdevice.c

index e4d24016fd73722c2ba02abe9283370967d32644..d3d5f8c116a229740bb5ec602105712479c23dd9 100644 (file)
@@ -256,7 +256,7 @@ gdk_device_class_init (GdkDeviceClass *klass)
                          G_PARAM_READABLE | G_PARAM_STATIC_STRINGS);
 
   /**
-   * GdkDevice:direction:
+   * GdkDevice:has-bidi-layouts:
    *
    * Whether the device has both right-to-left and left-to-right layouts.
    *